home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Comunicatii / efileshare / efssetup.exe / {app} / templates / red / efs.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-10-08  |  6.3 KB  |  168 lines

  1.  
  2. /* General page style. The scroll bar colours only visible in IE5.5+ */
  3. body  { background-color: #fc7b8d; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #006699; scrollbar-darkshadow-color: #98AAB1; scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-track-color: #EFEFEF }
  4.  
  5. /* General font families for common tags */
  6. font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
  7. a:link,a:active,a:visited  { color: #83343f }
  8. a:hover         { color: #f5f5f5; text-decoration: underline }
  9. hr    { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
  10.  
  11. .forumline     { background-color: #fca1ae; border: solid 2px #87313d }
  12.  
  13. /* Main table cell colours and backgrounds */
  14. td.row1     { background-color: #ea6c7e }
  15. td.row2      { background-color: #dc6374; border: none }
  16. td.row3     { background-color: #cb6271 }
  17.  
  18.  
  19. /*
  20.   This is for the table cell above the Topics, Post & Last posts on the index.php page
  21.   By default this is the fading out gradiated silver background.
  22.   However, you could replace this with a bitmap specific for each forum
  23. */
  24. td.rowpic  { background: #ffffff url(/cellpic2.jpg) repeat-x }
  25.  
  26. /* Header cells - the blue and silver gradient backgrounds */
  27. th     { color: #f5f5f5; font-weight: bold; font-size: 11px; background: #8b0000 url(/cellpic3.gif); height: 25px }
  28.  
  29. td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom  { background: #d1d7dc url(/cellpic1.gif); height: 28px;font-size: 11px }
  30.  
  31.  
  32. /*
  33.   Setting additional nice inner borders for the main table cells.
  34.   The names indicate which sides the border will be on.
  35.   Don't worry if you don't understand this, just ignore it :-)
  36. */
  37. td.cat,td.catHead,td.catBottom {
  38.     height: 29px;
  39.     border-width: 0px 0px 0px 0px;
  40. }
  41. th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR  { font-weight: bold; height: 28px }
  42. td.row3Right,td.spaceRow  { background-color: #cb6271 }
  43.  
  44. th.thHead,td.catHead  { font-size: 12px }
  45. th.thSides,td.catSides,td.spaceRow      { }
  46. th.thRight,td.catRight,td.row3Right      { }
  47. th.thLeft,td.catLeft       { }
  48. th.thBottom,td.catBottom   { }
  49. th.thTop      { }
  50. th.thCornerL  { }
  51. th.thCornerR  { }
  52.  
  53.  
  54. /* The largest text used in the index page title and toptic title etc. */
  55. .maintitle,h1,h2    {
  56.             font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
  57.             text-decoration: none; line-height : 120%; color : #000000;
  58. }
  59.  
  60.  
  61. /* General text */
  62. .gen { font-size : 12px; }
  63. .genmed { font-size : 11px; }
  64. .gensmall { font-size : 10px; }
  65. .gen,.genmed,.gensmall { color : #000000; }
  66. a.gen,a.genmed,a.gensmall  { color: #83343f; text-decoration: none }
  67. a.gen:hover,a.genmed:hover,a.gensmall:hover     { color: #fff; text-decoration: underline }
  68.  
  69.  
  70. /* The register, login, search etc links at the top of the page */
  71. .mainmenu         { color: #83343f; font-size: 11px }
  72. a.mainmenu         { color: #83343f; text-decoration: none }
  73. a.mainmenu:visited { color: #83343f; text-decoration: none }
  74. a.mainmenu:hover { color: #800000; text-decoration: underline }
  75.  
  76.  
  77. /* Forum category titles */
  78. .cattitle         { color: #83343f; font-weight: bold; font-size: 12px; letter-spacing: 1px }
  79. a.cattitle         { color: #83343f; text-decoration: none }
  80. a.cattitle:hover { color: #8b0000; text-decoration: underline }
  81.  
  82.  
  83. /* Forum title: Text and link to the forums used in: index.php */
  84. .forumlink         { color: #83343f; font-weight: bold; font-size: 12px }
  85. a.forumlink      { color: #83343f; text-decoration: none }
  86. a.forumlink:hover { color: #fff; text-decoration: underline }
  87.  
  88.  
  89. /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
  90. .nav             { color: #83343f; font-weight: bold; font-size: 11px }
  91. a.nav             { color: #83343f; text-decoration: none }
  92. a.nav:visited { color: #83343f; text-decoration: none }
  93. a.nav:hover         { color: #8b0000; text-decoration: underline }
  94.  
  95.  
  96. /* titles for the topics: could specify viewed link colour too */
  97. .topictitle             { color: #83343f; font-weight: bold; font-size: 11px }
  98. a.topictitle:link    { color: #83343f; text-decoration: none }
  99. a.topictitle:visited  { color: #83343f; text-decoration: none }
  100. a.topictitle:hover     { color: #fff; text-decoration: underline }
  101.  
  102.  
  103. /* Name of poster in viewmsg.php and viewtopic.php and other places */
  104. .name            { font-size : 11px; color : #000000;}
  105.  
  106. /* Location, number of posts, post date etc */
  107. .postdetails        { font-size : 10px; color : #000000; }
  108.  
  109.  
  110. /* The content of the posts (body of text) */
  111. .postbody { font-size : 12px;}
  112. a.postlink:link     { color: #83343f; text-decoration: none }
  113. a.postlink:visited  { color: #83343f; text-decoration: none }
  114. a.postlink:hover  { color: #f5f5f5; text-decoration: underline }
  115.  
  116.  
  117. /* Quote & Code blocks */
  118. .code  { color: #83343f; font-size: 11px; font-family: Courier, "Courier New", sans-serif; background-color: #ed9aa6; border: solid 1px #83343f }
  119.  
  120. .quote  { color: #800000; font-style: italic; font-size: 11px; line-height: 125%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ed9aa6; border: solid 1px #800000 }
  121.  
  122.  
  123. /* Copyright and bottom info */
  124. .copyright        { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
  125. a.copyright        { color: #444444; text-decoration: none;}
  126. a.copyright:hover { color: #000000; text-decoration: underline;}
  127.  
  128.  
  129. /* Form elements */
  130. input,textarea, select {
  131.     color : #000000;
  132.     font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  133.     border-color : #000000;
  134. }
  135.  
  136. /* The text input fields background colour */
  137. input.post, textarea.post, select {
  138.     background-color : #FFFFFF;
  139. }
  140.  
  141. input { text-indent : 2px; }
  142.  
  143. /* The buttons used for bbCode styling in message post */
  144. input.button {
  145.     background-color : #EFEFEF;
  146.     color : #000000;
  147.     font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
  148. }
  149.  
  150. /* The main submit button option */
  151. input.mainoption {
  152.     background-color : #FAFAFA;
  153.     font-weight : bold;
  154. }
  155.  
  156. /* None-bold submit button */
  157. input.liteoption {
  158.     background-color : #FAFAFA;
  159.     font-weight : normal;
  160. }
  161.  
  162. /* This is the line in the posting page which shows the rollover
  163.   help line. This is actually a text box, but if set to be the same
  164.   colour as the background no one will know ;)
  165. */
  166. .helpline { background-color: #DEE3E7; border-style: none; }
  167.  
  168.